Click or drag to resize

AppointmentMeetingRequestWasSent Property

Indicates whether a meeting request has been sent to requested attendees.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool MeetingRequestWasSent { get; }

Property Value

Type: Boolean
true if [meeting request was sent]; otherwise, false.
See Also